home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / chicken_.swf / scripts / DefineSprite_125 / frame_6 / DoAction.as
Text File  |  2008-11-12  |  64b  |  5 lines

  1. if(score[0] == 0 || score[1] == 0)
  2. {
  3.    _root.changeHP();
  4. }
  5.